requires ( global in module ng )

Description

Holds the list of modules which the injector will load before the current module is loaded.

Usage


Returns

{Array.<string>}

List of module names which must be loaded before this module.